home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Source Code / Libraries / Mercutio 1.2b20 / About Mercutio MDEF 1.2b20.txt next >
Encoding:
Text File  |  1994-09-29  |  1.9 KB  |  48 lines  |  [TEXT/R*ch]

  1. The Mercutio MDEF is a Menu DEFinition resource that allow developers to easily
  2. and elegantly extend the power of their application menus. These MDEFs allow
  3. menus to have multiple-modifier key-equivalents (e.g. shift-command-C),
  4. custom icons, item callbacks, and other goodies.
  5.  
  6. Major feature additions and changes since 1.1.5 are:
  7.  
  8.   - Support for non-printing keys (function keys, page up/down,
  9.     arrow keys, etc)
  10.   - Support for icon suites
  11.   - Support for all 4 modifier keys (command, shift, option, control)
  12.   - Removed command-key requirement (can have control-A as an equivalent)
  13.   - User-definable style mapping: developer determines which style
  14.     bits are used as feature flags
  15.   - Dynamic items: items whose contents change depending on what 
  16.     modifier keys are being held down (e.g. when the option key is
  17.     down, Save becomes Save All).
  18.   - Application callback routine to let you decide on the fly what
  19.     the item contents should be.
  20.  
  21. As before, Mercutio includes:
  22.  
  23.   - System 7's Balloon Help and True Gray.
  24.   - Color menus.
  25.   - Small and large icons.
  26.   - SICNs in hierarchical menu items.
  27.   - 99% compatible with standard MDEF: the only thing Mercutio
  28.     doesn't do is support the "condense" and "extended" character
  29.     styles. 
  30.     
  31. The Mercutio MDEF works under System 6.0.4 or later, with or without
  32. Color QuickDraw. Mercutio is fully compatible with System 7, and supports
  33. all the features of the system MDEF. Integrating the MDEF into your program
  34. is easy, and shouldn't take more than 15 minutes.
  35.  
  36. Licensing
  37. =========
  38. Developers may use Mercutio free of charge as long as they give me
  39. credit and send me a copies of the final program (including future
  40. upgrades for as long as they use the MDEF.) Other licensing terms are
  41. available.
  42.  
  43. Mercutio is copyright (c) 1992-1994 by Ramon M. Felciano
  44.  
  45. Ramon Felciano                                          felciano@camis.stanford.edu
  46. Digital Alchemy
  47. 9/29/94
  48.